﻿/* ecfa color palette */

.darkblue {
	color: #32598a;
}

.linkblue
{
    color: #11568B;
}

.mediumblue
{
    color: #8890b2;
}

.black
{
    color: #000000;
}

.white
{
    color: #ffffff;
}

.black50
{
    color: #949698;
}

.black25
{
    color: #c6c8ca;
}

.gray
{
    color: Gray;
}

.clear {
    clear: both;
    /*
    height: 0;
    overflow: hidden;
	*/
}

@media(max-width: 1200px) {
    .webinar-btn {
        display: block;
        width: 100%;
    }
}

/*.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 14px;
    height: 14px;
}*/





.none
{
    display: none;
}

.header {
	font-family: "Merriweather", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/*
.SectionHeading {
	font-family: "Merriweather", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9F2D20;
}

.SectionTitle {
	font-family: "Merriweather", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #11568B;
}

.SectionText {
	font-family: "Merriweather", "Times New Roman", Times, serif;
	font-size: 12px;
	color: Black;
}
*/

.sectionTextSmall {
	font-family: "proxima-nova", sans-serif;
	font-size: 0.8rem;
	line-height: 0.9rem;
	color: #000 !important;
}
.sectionTextSmallWhite {
	font-family: "proxima-nova", sans-serif;
	font-size: 0.8rem;
	line-height: 0.9rem;
	color: #fff !important;
}

.sectionTextMedium {
	font-family: "proxima-nova", sans-serif;
	font-size: 1.0rem;
	line-height: 1.1rem;
	color: #000 !important;
}
.sectionTextMediumWhite {
	font-family: "proxima-nova", sans-serif;
	font-size: 1.0rem;
	line-height: 1.1rem;
	color: #fff !important;
}

.sectionText {
	font-family: "proxima-nova", sans-serif;
	font-size: 1.1rem;
    line-height: 1.2rem;
	color: #000 !important;
}
.sectionTextWhite {
	font-family: "proxima-nova", sans-serif;
	font-size: 1.1rem;
    line-height: 1.2rem;
	color: #fff !important;
}

.sectionTextTisa {
	font-family: 'ff-tisa-web-pro', serif;
	font-size: 1.1rem;
    line-height: 1.2rem;
	color: #000 !important;
}
.sectionTextTisaWhite {
	font-family: 'ff-tisa-web-pro', serif;
	font-size: 1.1rem;
    line-height: 1.2rem;
	color: #fff !important;
}


.small {
	/* DA
	font-family: "Merriweather", "Times New Roman", Times, serif;*/
	font-size: 10px;
	color: #000000;
}

a.SectionTitle {
	font-family: "Merriweather", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #32598a;
	text-decoration: none;
}

    a.SectionTitle:link
    {
        color: #11568B;
        text-decoration: none;
    }

    a.SectionTitle:visited
    {
        color: #11568B;
        text-decoration: none;
    }

    a.SectionTitle:hover
    {
        color: Maroon;
        text-decoration: none;
    }

    a.SectionTitle:active
    {
        color: #11568B;
        text-decoration: none;
    }

.error {
	font-family: "proxima-nova", sans-serif;
	color: maroon;
}

.highlight
{
    background-color: #eff6f9;
}

.watermark
{
    color: Gray;
}

.required
{
	padding-left:0.3em;
    color: maroon;
    font-weight: bold;
}

label[required]::after {
  content: " *";
  color:maroon;
}


/*
dollared::before
{
	padding-right:0.3em;
    color:forestgreen;
    font-weight:bold;
	content: "X ";
}

.dollared {
	padding-right:0.3em;
    color:forestgreen;
    font-weight:bold;
}
*/

/*

.required:after {
    content:" *";
    color:maroon;
    font-weight:bold;
  }

*/
 

.required2
{
    color: maroon;
    font-weight: bold;
	margin-left:0.3em;
}

.description
{
    font-weight: bold;
    color: #000;
}

.info
{
    color: #9F2D20;
}

table.border
{
    border-bottom: 1px dotted #11568B;
    border-left: 1px dotted #11568B;
}

    table.border td
    {
        padding: 5px 5px 5px 5px;
        border-top: 1px dotted #11568B;
        border-right: 1px dotted #11568B;
    }

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.fs-md {
	font-size: 18px;
}


/* DA
	.proxima {
	font-size: 16px !important;
}*/

p .sectionSubTitle {
	font-family: "proxima-nova", sans-serif !important;
}

p.sectionTextSmall {
	font-size: 14px !important;
}

h3.staffName + p {
	font-size: 12px !important;
}

.accordion-body {
	padding: 0 45px;
}

.roll {
	width: 30px !important;
}

#getInTouchForm label {
	color: #000 !important; 
	font-size: 14px !important;
}

.modalPopupEx {
	background-color: #FFFFFF;
	border: 1px solid #a1a1a1;
	padding: 15px 15px 0px 15px;
	border-radius: 10px;
}

.modalCustom {
	max-height: 600px;
	background-color: #fff;
	top: 50% !important;
	left: 50% !important;
	overflow-y: scroll;
	border: 1px solid #a1a1a1;
	padding: 15px;
	border-radius: 10px;
	transform: translate(-50%, -50%);
	margin-left: -55px;
}

@media(min-width: 360px) {
	.modalPopup 
	{
		/*
		display: flex;
		align-items: center;
		*/

		/*
		margin-top: -75px;
		margin-left: -75px;
		*/

		display: table;
		margin: 0 auto;

		left: 50%;
		margin-left: 30px;
		top: 50%; 
/*		margin-top: auto; */
		background-color: #FFFFFF;
		border: 1px solid #a1a1a1;
		padding: 15px 15px 0px 15px;
		border-radius: 10px;

	
		/*
		*/
   }
}

.modal {
	z-index: 10001;
}

.modal-content {
	max-height: 600px !important;
}

@media(min-width: 480px) {
	/*
	*/
	.modalPopup {
		margin-top: 5px;
		margin-left: -55px;
		background-color: #fff;
		border: 1px solid #a1a1a1;
		padding: 15px 15px 0px 15px;
		border-radius: 10px;
	}
}

iframe {
    height: 100%;
    width: 100%;
    aspect-ratio: 16 / 9;
}

.podcast-body {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.text-body {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.videoLink {
    font-family: "Merriweather", "Times New Roman", Times, serif;
    color: #32598a !important;
    font-size: 18px;
    font-weight: 700;
}

.carouselArrow {
    color: #32598a;
    font-size: 50px !important;
    font-weight: 600 !important;
}

.img-quote {
    height: 140px;
    object-fit:contain;
}

@media(max-width: 768px) {
    .slide-lg {
        display: none;
    }
}

@media(max-width: 992px) {
    .slide-xl {
        display: none;
    }
}

@media(min-width: 1200px) {
	/*
	obsolete - inteferes with BootStrap 5

    .carousel-caption {
        bottom: 5rem;
    }
	*/
}

@media(min-width: 1500px) {
	/*
	obsolete - inteferes with BootStrap 5

    .carousel-caption{
        bottom: 10rem;
    }
	*/
}

@media(min-width: 992px) {
    .slide-lg {
        display: none !important;
    }
}

@media(min-width: 768px) {
    slide-md {
        display: none
    }
}

.text-height {
    height: 150px;
}

.sectionTitle {
    font-size: 45px;
    font-weight: bold;
    color: #063751;
    text-align: center;
}

.dashboardTitle {
    color: #063751;
    font-size: 25px;
}

.iconBody {
    background-color: #063751;
    height: 28px;
    width: 28px;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.dashboardImg {
    height: 85px;
    width: 85px;
}

/*When images are different sizes it complicates a carousels rendering */
.carouselImageSet {
/*  DA
	height: 400px !important;
    object-fit: cover;
*/
    width: 100%;
}

.icon-md {
    font-size: 18px;
}

.icon-lg {
    font-size: 20px;
}

.titleBlue {
	color:#003751;
}

.center{
	text-align: center;
}

.sectionTitle {
	font-size: 25px;
	font-weight: bold;
	color: #063751;
	text-align: center;
}

.fs-24 {
	font-size: 24px !important;
}

.text-darker {
	color: #767676;
}

@media (min-width: 360px) {
    .sectionTitle{
        font-size: 25px;
        font-weight: bold;
        color: #063751;
        text-align: center;
    }
    .sectionTitle2{
        font-size: 24px;
        font-family: 'ff-tisa-web-pro', serif;
        font-weight: bold;
		color:#000;
		margin-top: 0.5rem !important;
		margin-bottom: 0.5rem !important;
    }
	p .sectionSubTitle,
    .sectionSubTitle{
        font-size: 20px;
        line-height: 24px;
        font-family: "proxima-nova", sans-serif;
        font-weight:bold;
		color:#000;
    }
}

@media(min-width: 480px) {
    .sectionTitle{
        font-size: 25px;
        font-weight: bold;
        color: #063751;
        text-align: center;
    }
    .sectionTitle2{
        font-size: 24px;
        font-family: 'ff-tisa-web-pro', serif;
        font-weight: bold;
		color:#000;
		margin-top: 0.5rem !important;
		margin-bottom: 0.5rem !important;
    }
    .sectionSubTitle{
        font-size: 28px;
		/*
        line-height: 28px;
		*/
        font-family: "proxima-nova", sans-serif;
        font-weight:bold;
		color:#000;
    }

}

@media(min-width: 768px) {
    .sectionTitle {
        font-size: 35px;
        font-weight: bold;
        color: #063751;
        text-align: center;
    }
    .sectionTitle2{
        font-size: 24px;
        font-family: 'ff-tisa-web-pro', serif;
        font-weight: bold;
		color:#000;
		margin-top: 0.5rem !important;
		margin-bottom: 0.5rem !important;
    }
    .sectionSubTitle {
        font-size: 20px;
        line-height: 24px;
        font-family: "proxima-nova", sans-serif;
        font-weight:bold;
		color:#000;
    }

	.sectionTextLarge {
		font-family: "proxima-nova", sans-serif;
		font-size: 1.0rem;
		line-height: 1.0rem;
		color: #000 !important;
	}
	.sectionTextLargeWhite {
		font-family: "proxima-nova", sans-serif;
		font-size: 0.9rem;
		line-height: 1.0rem;
		color: #fff !important;
	}

}

@media(min-width: 992px) {
    .sectionTitle{
        font-size: 45px;
    }
    
	.sectionTitle2{
        font-size: 40px;
        font-family: 'ff-tisa-web-pro', serif;
        font-weight: bold;
		color:#000;
		margin-top: 0.8rem !important;
		margin-bottom: 0.8rem !important;
    }

    .sectionSubTitle{
        font-size: 24px;
        line-height: 28px;
        font-family: "proxima-nova", sans-serif;
        font-weight:bold;
		color:#000;
    }

    .sectionSubTitleTisa{
        font-size: 24px;
        line-height: 28px;
        font-family: 'ff-tisa-web-pro', serif;
        font-weight:bold;
		color:#000;
    }

	.sectionTextLarge {
		font-family: "proxima-nova", sans-serif;
		font-size: 1.1rem;
		line-height: 1.2rem;
		color: #000 !important;
	}
	.sectionTextLargeWhite {
		font-family: "proxima-nova", sans-serif;
		font-size: 1.1rem;
		line-height: 1.2rem;
		color: #fff !important;
	}
}

@media(min-width: 1200px) {
    .sectionTitle{
        font-size: 60px;
    }
    .sectionTitle2{
        font-size: 40px;
        font-family: 'ff-tisa-web-pro', serif;
        font-weight: bold;
		color:#000;
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
    }
    .sectionSubTitle{
        font-size: 24px;
        line-height: 28px;
        font-family: "proxima-nova", sans-serif;
        font-weight:bold;
		color:#000;
    }

	.sectionTextLarge {
		font-family: "proxima-nova", sans-serif;
		font-size: 1.2rem;
		line-height: 1.3rem;
		color: #000 !important;
	}
	.sectionTextLargeWhite {
		font-family: "proxima-nova", sans-serif;
		font-size: 1.3rem;
		line-height: 1.4rem;
		color: #fff !important;
	}
}


.show {
    overflow: initial;
/*  DA. Causes unwanted behavior on mobile navs
	display: inherit;		
*/

}


.podcast-body p:after {
    content: "\A";
    white-space: pre;
}

.modalPopup p {
	margin: 15px 0px 15px 0px;
	line-height: 16px;
}

.modalTitle {
	background-color:#565656;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 10px;
}


.staffImage {
    min-width: 120px;
    height: 120px;
}

.staffImageSm {
    min-width: 70px;
    height: 70px;
}

.staffName {
    font-family: 'proxima-nova', sans-serif;
    font-weight: bold;
    color: #063751;
}

.staffTitle {
    font-size: 1.10em;
    font-family: 'proxima-nova', sans-serif;
    /*
    */
	color: #414042;
}

.modalContent {
    padding: 10px;
}

.checklist {
    border: solid 1px Silver;
    padding: 15px 20px;
    background-color: #f6f6f6;
}

.checklist input
{
    vertical-align: middle;
	color:#000;
}

.checklist label:hover, .checklist label.hover
{
    color: #10568A;
}

/*
.boxed
{
    border: solid 1px Silver;
    padding: 0px;
    background-color: #FFFFFF;
}
*/

#simpleTooltip
{
    padding: 7px;
    border: 1px solid #A6A7AB;
    background: #F2F3F5;
}

/* button style */

.border-none{
	border:none !important;
}

.btn, .btnx {

	font-family: 'proxima-nova', sans-serif;
    font-weight:bold;
    /*
    font-family: "proxima-nova", sans-serif;
    color: Black;
	margin-top:8px;
	*/
}

.btn:hover {
	/*
    color: Maroon;
	*/
	}

div.btns {
	/*
	zoom: 1;
	transform:scale(1.0);
	transform-origin: 0 0;
	*/
	white-space: nowrap;
}

    div.btns:after
    {
        display: block;
        clear: both;
        content: '';
    }

    div.btns a.btn
    {
        float: left;
        background: buttonface url(../Images/Button2.gif) no-repeat;
        cursor: pointer;
        font-size: 0;
        text-align: center;
        display: block;
        _width: 140px;
        min-width: 140px;
        text-decoration: none;
        margin: 3px 2px;
    }

        div.btns a.btn:hover span
        {
            color: Maroon;
        }

        div.btns a.btn span
        {
            padding: 3px 8px 4px 8px;
            text-align: center;
            position: relative;
            left: 1px;
            top: 1px;
            display: block;
            text-decoration: none;
            background: url(../Images/Button.gif) right bottom no-repeat;
            font: small/1 Verdana;
            color: Black;
        }

/*AutoComplete flyout */
.autocomplete_completionListElement
{
    margin: 0px!important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
    padding: 0px;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */
.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
}

.labelText {
	color:#000;
    font-size: 14px;
    font-weight:bold;
	margin-left:0;
}
.labelTextLg {
	color:#000;
    font-size: 16px;
}
.labelTextXL {
	color:#000;
    font-size: 16px;
}

.formBody {
    position: relative;
    padding: 1rem;
    margin: 1rem -0.75rem 0;
    border: solid #dee2e6;
    border-width: 1px 0 0;
}

.formInput {
    width: 50%;
}

.fs-sm {
	font-size: 14px;
}
/*
DA
.form-group {
    display: block;
    width: 100%
}*/

@media(min-width: 576px) {
    .formBody {
        padding: 1.5rem;
        margin-right: 0;
        margin-left: 0;
        border-width: 1px;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }
}

@media(max-width: 767px) {
    .formInput {
        width: 100%;
    }
}


/* error box */
.errorbox #box {
	font-family: "Merriweather", "Times New Roman", Times, serif;
	font-size: 10px;
	border: solid 1px #898989;
	background-color: #f5f5f5;
	color: #000000;
	margin: 8px auto;
	clear: both;
}

.errorbox td
{
    padding: 5px 5px 5px 5px;
    background-color: #555555;
    color: #FFFFFF;
    font-weight: bold;
}

.errorbox #headertext
{
    font-size: 12px;
}

.errorbox #headerclose
{
    font-size: 10px;
}

    .errorbox #headerclose:hover
    {
        text-decoration: underline;
        cursor: pointer;
    }

.errorbox ul
{
    border: 0px;
/*  
	DA
	padding: 15px 5px 5px 35px;
*/    
	margin: 0px;
    width: auto;
}

/*
	DA
	.errorbox li
	{
		padding: 4px 5px 4px 0px;
	}
*/

/* warning box */
.warningbox #box {
	font-family: "Merriweather", "Times New Roman", Times, serif;
	font-size: 10px;
	border: solid 1px #10568A;
	background-color: #eff6f9;
	color: #000000;
	margin: 8px auto;
	clear: both;
}

.warningbox td
{
    padding: 5px 5px 5px 5px;
    background-color: #10568A;
    color: #ffffff;
    font-weight: bold;
}

.warningbox #headertext
{
    font-size: 12px;
}

.warningbox #headerclose
{
    font-size: 10px;
}

    .warningbox #headerclose:hover
    {
        text-decoration: underline;
        cursor: pointer;
    }

.warningbox ul
{
    border: 0px;
    padding: 15px 5px 5px 35px;
    margin: 0px;
    width: auto;
}

.warningbox li
{
    padding: 4px 5px 4px 0px;
}

.PasswordPoor
{
    font-weight: bold;
    color: Red;
}

.PasswordWeak
{
    font-weight: bold;
    color: Orange;
}

.PasswordAverage
{
    font-weight: bold;
    color: Gray;
}

.PasswordStrong
{
    font-weight: bold;
    color: Blue;
}

.PasswordExcellent
{
    font-weight: bold;
    color: Green;
}

#password-requirements
{
    font-size: 10px;
}

a:link#password-requirements, a:visited#password-requirements
{
    color: #11568B;
}

a:hover#password-requirements, a:active#password-requirements
{
    color: #11568B;
}

#password-requirements-content
{
    width: 650px;
}

    #password-requirements-content p
    {
        margin: 15px 0px 15px 0px;
        font-size: 14px;
        line-height: 20px;
    }

    #password-requirements-content a:link, #password-requirements-content a:visited
    {
        color: #11568B;
    }

    #password-requirements-content a:hover, #password-requirements-content a:active
    {
        color: #11568B;
    }

#cash-contribution-income-content
{
    width: 650px;
}

    #cash-contribution-income-content p
    {
        margin: 15px 0px 15px 0px;
        font-size: 14px;
        line-height: 20px;
    }

    #cash-contribution-income-content a:link, #cash-contribution-income-content a:visited
    {
        color: #11568B;
    }

    #cash-contribution-income-content a:hover, #cash-contribution-income-content a:active
    {
        color: #11568B;
    }

.pricematrix
{
    border-collapse: collapse;
    border: solid 1px #11568b;
    background-color: #ffffff;
    color: #000000;
}

    .pricematrix td, .pricematrix th
    {
        font-size: 12px !important;
        text-align: center;
        padding: 6px;
        border: solid 1px #11568b;
        color: #11568b;
    }

    .pricematrix th
    {
        color: #ffffff;
    }

.button, .buttonround
{
    background-color: #13568d;
    border: 1px solid #C0C0C0;
    display: inline-block;
    color: #ffffff;
    font-weight: bold;
    height: 22px;
    text-decoration: none;
    -webkit-appearance: none;
    border-radius: 0;
}

.buttonround
{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.button:hover
{
    background-color: #13568d;
    color: #C0C0C0;
    cursor: pointer;
}

input::-moz-focus-inner /*Remove button padding in FF*/
{
    border: 0;
    padding: 0;
}

.dp td
{
    line-height: 16px !important;
}

.SmallNote
{
	color:maroon;
	font-size:12px;
}
.SmallItalicNote
{
	color:navy;
	font-size:12px;
	font-style:italic;
}

.Grid
{
}
.GridHeader
{
	height:20px;
	color:Black;
	background-color:#AFAFAF;
}
.GridItem
{
	height:20px;
}
.GridAltItem
{
	height:20px;
	/*
	background-color: #9DDFEE;
	background-color: #DEDEDE
	*/
	background-color: #DEDEDE;
}
.Grid td
{
	font-size:11px;
    border: solid 1px #000;
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
}

.FormPrompt{
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	text-align:right;
}
.FormField{
	text-align:left;
}
.reboot{
	color:maroon;
	font-weight:bold;
	font-size:1em;
	padding-left:1em;
	margin-left:2em;
}
.deploymentComing{
	background-color:#DCDCDC;
	color:maroon;
	font-weight:bold;
	font-size:0.9em;
	padding:1em 2em 1em 4em;
	margin-left:2em;
}
.deploymentImminent{
	background-color:#DCDCDC;
	color:maroon;
	font-weight:bold;
	font-size:1em;
	padding:1em 2em 1em 4em;
	margin-left:2em;
}
.deploymentComplete{
	background-color:#DCDCDC;
	color:navy;
	font-weight:bold;
	font-size:1.0em;
	padding:1em 2em 1em 4em;
	margin-left:2em;
}

.welcomeText {
    line-height: 30px;
    font-size: 15px;
}


input[type="radio"] + label {
	margin-left: 5px;
}

/*
input[type="radio"] {
	margin-right: 5px;
}
*/

input[type="radio"] { 
    margin-left: 5px; 
    border-radius: 50%;
    width: 15px;
    height: 15px;
}

input[type="checkbox"] + label { margin-left: 5px; }
input[type="checkbox"] { margin-right: 5px; vertical-align:middle; }

.tabContainer .ajax__tab_header
{
    border: 1px solid #ffffff;
    height: 28px;
    line-height: 14px !important;
	/*font-size:12px !important;*/
}

.tabContainer .ajax__tab_outer
{
    padding-right: 0px;
    height: 28px;
    padding-left: 4px;
}

.tabContainer .ajax__tab_inner
{
    padding-left: 0px;
}

/* bas - take away double border on tabs */
.tabContainer .ajax__tab_tab
{
	/*
	border: 1px solid #abadb3;
	*/
	padding: 6px 5px 0px 5px;
	margin: 0;
	font-weight: normal;
	border: 0;
	color: #666 !important;
	height: 2.0em;
}

.tabContainer a.ajax__tab_tab
{
    color: #666 !important;
}
/*
.tabContainer .ajax__tab_hover .ajax__tab_tab
{
    background-color: #13568d;
    color: #ffffff;
}

.tabContainer .ajax__tab_hover a.ajax__tab_tab
{
    color: #ffffff !important;
}
*/

.tabContainer .ajax__tab_active .ajax__tab_tab
{
    border-bottom: 1px solid #ffffff;
    color: #000000;
    background-color: #ffffff;
    font-weight: bold;
}

.ajax__tab_tab {
    padding: 0px 5px 0px 5px !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}

.tabContainer .ajax__tab_active a.ajax__tab_tab
{
    color: #000000 !important;
}

.tabContainer .ajax__tab_body
{
    border: 1px solid #abadb3;
    padding: 15px;
    background-color: #ffffff;
}